home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 1843 / 1843.xpi / content / firebug / debuggerHalter.js < prev    next >
Text File  |  2010-01-15  |  42b  |  6 lines

  1.  
  2. function debuggerHalter()
  3. {
  4.     debugger;
  5. }
  6.